Referenz

Legende

SchriftartBezeichnungBeispiel
strTyp (String)"test"
intTyp (Integer)123
boolTyp (Bool)true
floatTyp (Float)3.14
[ str ]eine Liste vom Typ[ "test1" "test2" "test3" "test4" ]
dictgenerisches Schlüssel-Wert-Objekt{ "key1":"value1", "key2":"value2", "key3":"value3" }
[ Typ ]Liste (Array) von Elementen vom Typ[{"uid": "test1", type:"postgres"}, {"uid": "test2", type:"postgres"}]
accessEigenschaftnull (optional)
accesserforderliche Eigenschaft"test" (required)
helloliteraler Wert"hello"

Konfiguration

Das primäre Konfigurationsobjekt ist gws.base.application.core.Config.

Konfigurationsobjekte