DocumentVariable: Difference between revisions

From SDK
Jump to navigation Jump to search
(Created page with "Category:SDK This object is a name-value pair that represents a Document Variable within a VectricJob. Properties ===.Name=== '''Interaction:''' Read Only '''Return...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:SDK]]
[[Category:SDK]]
This object is a name-value pair that represents a Document Variable within a [[VectricJob]].
This object is a name-value pair that represents a Document Variable within a [[VectricJob]].
Properties
 
--Properties--


===.Name===
===.Name===
'''Interaction:''' Read Only  
'''Interaction:''' Read Only  


'''Returns:''' (string) the name of the DocumentVariable
'''Returns:''' (string) the name of the DocumentVariable




Line 12: Line 13:
'''Interaction:''' Read Only  
'''Interaction:''' Read Only  


'''Returns:''' (double) the value of the DocumentVariable
'''Returns:''' (double) the value of the DocumentVariable




[[File:Back.jpg|right|50px|link=Vectric Lua Interface for Gadgets]]
[[File:Back.jpg|right|50px|link=Vectric Lua Interface for Gadgets]]
==References==
==References==
'''Please Note:''' The base material for the contents found in this WiKi was sourced from Vectric Lua Interface for Gadgets, version 2.05, published September 12, 2018. by Vectric Ltd. Most current document from Vertric can be downloaded at [https://gadgets.vectric.com/developerinfo.html Vertric Developer Information]
'''Please Note:''' The base material for the contents found in this WiKi was sourced from Vectric Lua Interface for Gadgets, version 10.0, published August 21, 2019. by Vectric Ltd. Most current document from Vertric can be downloaded at [https://gadgets.vectric.com/developerinfo.html Vertric Developer Information]

Latest revision as of 17:58, 1 May 2024

This object is a name-value pair that represents a Document Variable within a VectricJob.

--Properties--

.Name

Interaction: Read Only

Returns: (string) the name of the DocumentVariable


.Value

Interaction: Read Only

Returns: (double) the value of the DocumentVariable


Back.jpg

References

Please Note: The base material for the contents found in this WiKi was sourced from Vectric Lua Interface for Gadgets, version 10.0, published August 21, 2019. by Vectric Ltd. Most current document from Vertric can be downloaded at Vertric Developer Information