Panasonic FP Web-Server2 Hardware And Configuration Manual page 75

Table of Contents

Advertisement

FPWEB Script
Operations:
Condition:
Functions:
74
Assignment: :=
Arithmetic operator addition: +
Arithmetic operator subtraction: -
Arithmetic operator multiplication: *
Arithmetic operator division: /
IF (variable) THEN operation END_IF;
The condition is set in round brackets. Supported conditions: <, >, =,
<>
The IF can operate conditionally on one or more operation lines until the
END_IF;
The IF will operate when the condition is not 0
Internal fixed functions can be used. A function starts with the
characters FPWEB_ and a clear function name followed by parameters
in round brackets.
The parameters of the function are divided by commas.
The number of parameters are fixed as specified by each function.
Parameters in "" are static.
Numeric parameters can be dynamic when DT[ ] or R[ ] are used.
List of available functions
For further information on the functions, their calls, and results, please
refer to the online help under the keywords "FPWEB Script functions".
FP Web-Server V2.810 EN

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fp web-server

Table of Contents