SysSingleton.MiscSetting
No edit summary
(Added Edited template with July 12, 2025.)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Edited|July|12|2025}}


Adding this method to your SysSingleton and marking it with Eco.ExternalLateBound=truecan give you access to functions inside the TurnkeyServer:
Adding this method to your SysSingleton and marking it with <code><span class="col-black">'''[[Documentation:Method.Eco.ExternalLateBound|Eco.ExternalLateBound]]=true'''</span></code> can give you access to functions inside the TurnkeyServer:
  SysSingleton.MiscSetting(setting:String):Boolean
  SysSingleton.MiscSetting(setting:String):Boolean
The recongnised values of setting is currently:
The recognized values of setting are currently:
{| class="wikitable"
|+
!Setting
!Explanation
|-
|resetcss
|this will regenerate the CSS from StylesInModel and ThemeAsData on the next read
|-
|-
|}


resetcss : this will regenerate the CSS from StylesInModel and ThemeAsData on the next read
'''See also:''' [[Documentation:Theme as data|Theme as data]]
 
See also: Documentation:Theme_as_data

Latest revision as of 06:35, 20 January 2025

This page was created by Hans.karlsen@mdriven.net on 2024-08-15. Last edited by Edgar on 2025-01-20.


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

SysSingleton.MiscSetting(setting:String):Boolean

The recognized values of setting are currently:

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

See also: Theme as data

MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments