SysSingleton.MiscSetting
(Created page with "aaaa")
 
No edit summary
Line 1: Line 1:
aaaa
 
Adding this method to your SysSingleton and marking it with Eco.ExternalLateBound=truecan give you access to functions inside the TurnkeyServer:
SysSingleton.MiscSetting(setting:String):Boolean
The recongnised values of setting is currently:
 
resetcss : this will regenerate the CSS from StylesInModel and ThemeAsData on the next read
 
See also: Documentation:Theme_as_data

Revision as of 09:03, 15 August 2024

Adding this method to your SysSingleton and marking it with Eco.ExternalLateBound=truecan give you access to functions inside the TurnkeyServer:

SysSingleton.MiscSetting(setting:String):Boolean

The recongnised values of setting is currently:

resetcss : this will regenerate the CSS from StylesInModel and ThemeAsData on the next read

See also: Documentation:Theme_as_data

This page was edited 36 days ago on 08/15/2024. What links here