Conversation files

File naming scheme

ff_c_act - Conversation actions

To be used in conversations as actions.

ff_c_cnd - Conversation actions

To be used in conversations as conditionals.

Files

File descriptions

filename

description

ff_c_act_store

Open a store.

ff_c_cnd_false

Always return FALSE.

ff_c_cnd_true

Always return TRUE.

ff_c_cnd_var

Test the value of a variable by de-refencing it.