scripting:api:data-type:variant

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
scripting:api:data-type:variant [2013/10/30 16:31] – created alexscripting:api:data-type:variant [2018/01/10 21:40] (current) – external edit 127.0.0.1
Line 3: Line 3:
  
 Normally VARIANT used for parameters that: Normally VARIANT used for parameters that:
-**INPUT** - can be left empty (input) or accept input of object in different types + 
-**OUTPUT** - that can return result values of different types+  * **INPUT** - can be left empty (input) or accept input of object in different types 
 +  **OUTPUT** - that can return result values of different types
  
 Actual data type corresponding to **VARIANT** depends on language in which you consume API: Actual data type corresponding to **VARIANT** depends on language in which you consume API: