Smalltalk
| NAML
alpha
|
instant_html
›
if
app_topic_count
Requires node_page, servlet
♦
♦
search_form
Requires node, searcher_tool
♦
♦
search_page_length
Requires searcher_tool
♦
♦
search_path
Requires node, searcher_tool
♦
♦
search_result_message_fragment
Requires node, search, searcher_tool
♦
♦
searcher
Requires servlet
♦
♦
searcher_tool
special_app_topic_filter
Requires node_page, servlet
♦
♦
subapps_with_hidden_topics
topics_table
blog_topics_per_page
call_view_forum
dark_border_color
error_bg_color
error_text_color
forum_topics_per_page
gallery_topics_per_page
info_bg_color
info_text_color
light_border_color
link_color
link_visited_color
medium_border_color
nabble_shared_scripts
news_topics_per_page
site_style
text_color
text_weak_color
if
NAML documentation
Watch a video
You must login as an administrator of Smalltalk.
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
append
block
both
call_depth
capitalize
catch_exception
command_exists
command_is_binary
command_name
command_source_name
contains_substring
crlf
either
encode
ends_with
equal
exit
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
separate
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