[This is preliminary documentation and is subject to change.]
Add a variable binding associating value with variable name
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- name
- Type: NFX.Erlang ErlAtom
Name of the variable
- et
- Type: NFX.Erlang ErlTypeOrder
Erlang type to use for conversion of the given CLR type
- o
- Type:
System Object
Value to associate with name
See Also