==> "String"
PROPERTIES.exists
- @defAttribute L0.Boolean
+ @defAttribute L0.Value
L0.RequiresValueType "Boolean"
PROPERTIES.pathExists
- @defAttribute L0.Boolean
+ @defAttribute L0.Value
L0.RequiresValueType "Boolean"
PROPERTIES.commands
L0.HasLabel "SCL Function"
PROPERTIES.target : PROPERTIES.ParameterType
- @PROPERTIES.defAttribute L0.String
+ @PROPERTIES.defAttribute L0.Value
L0.RequiresValueType "String"
L0.HasLabel "Target"
PROPERTIES.hyperlinkTarget : PROPERTIES.ParameterType
- @PROPERTIES.defAttribute L0.String
+ @PROPERTIES.defAttribute L0.Value
L0.RequiresValueType "String"
L0.HasLabel "Target type (optional)"
PROPERTIES.targets : PROPERTIES.ParameterType
- @PROPERTIES.defAttribute L0.StringArray
- L0.RequiresValueType "Array String"
+ @PROPERTIES.defAttribute L0.Value
+ L0.RequiresValueType "[String]"
L0.HasLabel "Targets"
PROPERTIES.source : PROPERTIES.ParameterType
- @PROPERTIES.defAttribute L0.String
+ @PROPERTIES.defAttribute L0.Value
L0.RequiresValueType "String"
L0.HasLabel "Source"
PROPERTIES.sources : PROPERTIES.ParameterType
- @PROPERTIES.defAttribute L0.StringArray
- L0.RequiresValueType "Array String"
+ @PROPERTIES.defAttribute L0.Value
+ L0.RequiresValueType "[String]"
L0.HasLabel "Sources"
PROPERTIES.ParameterType <T SEL.GenericParameterType