LiV Pi Forum
| NAML
alpha
|
forgot_password_page
›
if
start_registration_page
Requires servlet
♦
♦
bg_color
js_google_analytics
site_style
if
NAML documentation
Watch a video
You must login as an administrator of LiV Pi Forum.
If you are not the administrator, you can
create your own Nabble app
and customize its NAML code!
Email
Example: johnsmith@domain.com
Password
Forgot your password?
Calls the "then" block if the 'condition' (dot_parameter) is true. Otherwise, calls the "else" block (if available).
Parameters
condition
Condition to be tested
dot parameter
else
Block for the false case
optional
then
Block for the true case
optional
Requires
basic
Binary Details
public static void nabble.naml.namespaces.BasicNamespace._if(nabble.naml.compiler.IPrintWriter,nabble.naml.compiler.Interpreter)
Other Binary Commands in
basic
block
catch_exception
command_exists
command_is_binary
command_name
command_source_name
either
encode
equal
exit
gt
hide_null
is_empty
is_in_command
is_null
lt
not
prepend
random
regex
regex_replace_all
set_var
starts_with
string_list
substring
throw_runtime_exception
trim
uplevel_set_var
uplevel_var
use_html_encoder
use_text_encoder
use_url_encoder
var
Free forum by Nabble
Edit this page