FlowGetVariable(String, Object) Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool GetVariable(
string name,
out Object value
)
Parameters
- name String
-
- value Object
-
Return Value
Boolean
See Also