PRIM_JSON.Object - AddFloat64Member Method

Combines the supplied name and a new JSON Float64 node as a new JSON Member node that is inserted as a child node

Member of PRIM_JSON.Object (PRIM_JSON.Object)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_JSON.MemberReference to a new JSON Member node
Name*InputStringName to be associated with the new JSON Float64 node
Value*InputFloat64-bit floating point value used to initialize the new JSON node

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference