expand
This execution function is used to run an expansion process with the NS expansion framework. The body parameter is supplied as a higher-order function that executes within the scope of an NSExecutionTemplate object, in which the parameters for the expansion process can be declared.
Parameters
body
A trailing lambda function which is used to populate the NSExecutionTemplate object.