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 Version History

« Previous Version 3 Next »

This method is used for passing parameters by value with pjs.call()

Parameters

1. Value - The value to pass. 

2. Config - A configuration object of the format used by pjs.define()

Return Value

An object that can be passed to pjs.call() to pass by value.

Example

 

 

  • No labels