wcRenderContext.getRenderContextProperties (id)
The wcRenderContext.getRenderContextProperties function returns the render context declared by the specified identifier.
Example
var myRCProperties = wcRenderContext.getRenderContextProperties("paymentContext");Parameters
- id
- (String) The unique ID of the render context.