Score | |
Name |
Class |
100% |  |
first_set
This operator evaluates all parameters until one of them is found to be set. The parameter that is found to be set will be returned. If none of the parameters are set, the operator will return ...
Example 1
{if first_set( $a, $b, $c )}
The truth is out there.
{else}
The day the earth stood still.
{/if}
As long as $a, $b and $c are undeclared/unset, the following output ... first_set ... Returns the first parameter that is set (or FALSE). |
Template operator |
100% |  |
first_set
This operator evaluates all parameters until one of them is found to be set. The parameter that is found to be set will be returned. If none of the parameters are set, the operator will return ...
Example 1
{if first_set( $a, $b, $c )}
The truth is out there.
{else}
The day the earth stood still.
{/if}
As long as $a, $b and $c are undeclared/unset, the following output ... first_set ... Returns the first parameter that is set (or FALSE). |
Template operator |
100% |  |
first_set
This operator evaluates all parameters until one of them is found to be set. The parameter that is found to be set will be returned. If none of the parameters are set, the operator will return ...
Example 1
{if first_set( $a, $b, $c )}
The truth is out there.
{else}
The day the earth stood still.
{/if}
As long as $a, $b and $c are undeclared/unset, the following output ... first_set ... Returns the first parameter that is set (or FALSE). |
Template operator |
100% |  |
first_set
This operator evaluates all parameters until one of them is found to be set. The parameter that is found to be set will be returned. If none of the parameters are set, the operator will return ...
Example 1
{if first_set( $a, $b, $c )}
The truth is out there.
{else}
The day the earth stood still.
{/if}
As long as $a, $b and $c are undeclared/unset, the following output ... first_set ... Returns the first parameter that is set (or FALSE). |
Template operator |
100% |  |
first_set
This operator evaluates all parameters until one of them is found to be set. The parameter that is found to be set will be returned. If none of the parameters are set, the operator will return ...
Example 1
{if first_set( $a, $b, $c )}
The truth is out there.
{else}
The day the earth stood still.
{/if}
As long as $a, $b and $c are undeclared/unset, the following output ... first_set ... Returns the first parameter that is set (or FALSE). |
Template operator |
100% |  |
first_set
This operator evaluates all parameters until one of them is found to be set. The parameter that is found to be set will be returned. If none of the parameters are set, the operator will return ...
Example 1
{if first_set( $a, $b, $c )}
The truth is out there.
{else}
The day the earth stood still.
{/if}
As long as $a, $b and $c are undeclared/unset, the following output ... first_set ... Returns the first parameter that is set (or FALSE). |
Template operator |
16% |  |
div
This operator divides a the first parameter (can be the input parameter) by the rest of the parameters.
... Divides input or first parameter by the remaining parameters. |
Template operator |
16% |  |
div
This operator divides a the first parameter (can be the input parameter) by the rest of the parameters.
... Divides input or first parameter by the remaining parameters. |
Template operator |
16% |  |
div
This operator divides a the first parameter (can be the input parameter) by the rest of the parameters.
... Divides input or first parameter by the remaining parameters. |
Template operator |
16% |  |
div
This operator divides a the first parameter (can be the input parameter) by the rest of the parameters.
... Divides input or first parameter by the remaining parameters. |
Template operator |