Function process_el
zeep::http::process_el — Process the text in text and return true
if the result is not empty, zero or false.
Synopsis
Description
The expression in text is processed and if the result of this expression is empty, false or zero then false
is returned.
Parameters: |
scope
|
The scope for this el script |
text
|
The el script |
|
Returns: |
The result of the script |