Property
bodyParameter
Optional body parameter name.
let bodyParameter: String?
Discussion
If present, the content between macro invocation tags is captured and made available through this parameter name within the macro body.
Property
Optional body parameter name.
let bodyParameter: String?
If present, the content between macro invocation tags is captured and made available through this parameter name within the macro body.