Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 6 Next »

Overview

New child to be added into list before adding to list.

const $NewChild;

Example

Set a default value to copied from main form.

$NewChild.SetValue('MyField', $Xml.Evaluate('$poolRoot/MyField'));

See Also

  • No labels