Click or drag to resize

SCVariable Properties

Developd by SO-SOFT

The SCVariable type exposes the following members.

Properties
 NameDescription
Public propertyArray Get array object
(Inherited from SCValue)
Public propertyBase64 Get BASE64 bytes
(Inherited from SCValue)
Public propertyBool Get boolean value
(Inherited from SCValue)
Public propertyColumn Column
(Inherited from CSyntaxBase)
Public propertyDouble Get double value
(Inherited from SCValue)
Public propertyEndColumn Column
(Inherited from CSyntaxBase)
Public propertyEndLine EndLine
(Inherited from CSyntaxBase)
Public propertyEnum Get enum object
(Inherited from SCValue)
Public propertyEnumName Enumeration name
(Inherited from SCValue)
Public propertyFile File
(Inherited from CSyntaxBase)
Public propertyHash Get hash object
(Inherited from SCValue)
Public propertyInteger Get integer value
(Inherited from SCValue)
Public propertyIsInitialized Is initialized by script engine
Public propertyIsProgramAdded Is program added
Public propertyLine Line
(Inherited from CSyntaxBase)
Public propertyLocation Set location
(Inherited from CSyntaxBase)
Public propertyLocationBase Set location
(Inherited from CSyntaxBase)
Public propertyName Name
Public propertyNode Get node object
(Inherited from SCValue)
Public propertyPath Get and set path value
(Inherited from SCValue)
Public propertyReadOnly Read only
Public propertyString Get string value
(Inherited from SCValue)
Public propertyStringValue String value
(Inherited from SCValue)
Public propertyTuple Get tuple object
(Inherited from SCValue)
Public propertyType Type
(Inherited from SCValue)
Public propertyValue Value
(Inherited from SCValue)
Top
See Also