L0 = DOC = FUNCTIONS = SEL = PROPERTIES = DOC.Properties : L0.Library @L0.new DOC.Document.definesAttributeRelation --> DOC.Document.AttributeRelation DOC.Document.AttributeRelation.dynamic ==> "Boolean" "String" @PROPERTIES.defAttribute L0.Value L0.HasLabel "Input URI" PROPERTIES.input "Variable" PROPERTIES.state "Variable" PROPERTIES.icstate "Variable" PROPERTIES.session "Variable" PROPERTIES.experiment "Variable" PROPERTIES.model "Variable" PROPERTIES.primitiveProperties "String" PROPERTIES.exists @defAttribute L0.Boolean L0.RequiresValueType "Boolean" PROPERTIES.pathExists @defAttribute L0.Boolean L0.RequiresValueType "Boolean" PROPERTIES.commands @defAttribute L0.Value L0.RequiresValueType "[Command]" L0.HasLabel "Commands" PROPERTIES.dataDefinitions @defAttribute L0.Value L0.RequiresValueType "[DataDefinition]" L0.HasLabel "Data Definitions" PROPERTIES.SCLFunction : PROPERTIES.ParameterType @PROPERTIES.defAttribute L0.Value ==> "EventHandler" L0.HasLabel "SCL Function" PROPERTIES.target : PROPERTIES.ParameterType @PROPERTIES.defAttribute L0.String L0.RequiresValueType "String" L0.HasLabel "Target" PROPERTIES.hyperlinkTarget : PROPERTIES.ParameterType @PROPERTIES.defAttribute L0.String L0.RequiresValueType "String" L0.HasLabel "Target type (optional)" PROPERTIES.targets : PROPERTIES.ParameterType @PROPERTIES.defAttribute L0.StringArray L0.RequiresValueType "Array String" L0.HasLabel "Targets" PROPERTIES.source : PROPERTIES.ParameterType @PROPERTIES.defAttribute L0.String L0.RequiresValueType "String" L0.HasLabel "Source" PROPERTIES.sources : PROPERTIES.ParameterType @PROPERTIES.defAttribute L0.StringArray L0.RequiresValueType "Array String" L0.HasLabel "Sources" PROPERTIES.ParameterType