Code Execution Functions

Prev Next

Introduction

The following functions provide additional flexibility in code execution which includes calling procedures and functions where their names are proviided in variables, and execute small code fragments (also known as snippets) provided as strings or code.


Procedures and Functions Provided:


Call function or procedure by name provided:
    call

Call function for every set element separately:
    deep
    deepr

Execute B4P statements provided:
    exec

Calculate an expression provided:
    calc

compare [function]:
    compare

assign [function]:
    assign

table assign:
    table assign