You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

PRIM_JSON.Object - AddDateTimeMember Method
Combines the supplied name and a new JSON datetime node as a new JSON Member node that is inserted as a child node
Member of PRIM_JSON.Object (PRIM_JSON.Object)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_JSON.Member

Reference to a new JSON Member node

Name

*Input

String

Name to be associated with the new JSON datetime node

Value

*Input

DateTime

DateTime value used to initialize the new JSON node

Details


No detailed help is available for this feature

See also

All Component Classes
Technical Reference

  • No labels