FEATool Multiphysics Forum
| NAML
alpha
|
new_post
›
path
›
if
edit_post
Requires servlet
♦
♦
forum_footer
html_impl
Requires servlet
♦
♦
js_header_functions
Requires servlet
♦
♦
login_link
process_registration
registration_fields
replies_column
reply
Requires servlet
♦
♦
start_registration_page
Requires servlet
♦
♦
topic_head
Requires classic_view_namespace
♦
♦
view_standard_page
bg_color
dark_bg_color
dark_border_color
error_bg_color
highlight_bg_color
info_bg_color
js_google_analytics
light_bg_color
light_border_color
link_color
link_visited_color
medium_border_color
nabble_stylesheets
shaded_bg_color
site_style
text_color
text_weak_color
title_color
if
NAML documentation
Watch a video
You must login as an administrator of FEATool Multiphysics Forum.
If you are not the administrator, you can
create your own Nabble app
and customize its NAML code!
Email
Example:
[email protected]
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
append
block
both
capitalize
catch_exception
command_exists
command_is_binary
command_name
command_source_name
contains_substring
crlf
either
encode
equal
exit
extract_email_address_from
global_is_var_set
global_set_var
global_var
gt
has_exception
hide_null
is_empty
is_in_command
is_null
lt
no_output
nop
not
now
prepend
random
regex
regex_quote
regex_replace_all
set_var
space
starts_with
string_list
substring
throw_runtime_exception
throw_template_exception
to_lower_case
trim
uplevel_set_var
uplevel_var
use_html_encoder
use_text_encoder
use_url_encoder
var
Free forum by Nabble
Edit this page