valueOf(value);
If the passed parameter had been returned by a prior call to $sceDelegate.trustAs, returns the value that had been passed to $sceDelegate.trustAs.
If the passed parameter is not a value that had been returned by $sceDelegate.trustAs, returns it as-is.
Parameters
| Param | Type | Details |
|---|---|---|
| value | * | The result of a prior |
Returns
* |
The |
Please login to continue.