Contents
Syntax
The syntax for
layer() layer(variable)
@layer() @layer(variable)
Description
The
f++ example
Example of
- :=(int, a)
- console(layer(a))
n++ example
Example of
- @:=(int, a)
- @console(@layer(a))
The syntax for
layer() layer(variable)
@layer() @layer(variable)
The
Example of
- :=(int, a)
- console(layer(a))
Example of
- @:=(int, a)
- @console(@layer(a))