Document Category Item: Decision(Flags) > vne_main_decision_add()Back
vne_main_decision_add()
Description
Use with "vne_decision_setup()" and "vne_decision_data_variable_setup()" to branch out the current branch and page.
This can be set at the very end of loading.
from_branch - the branch to branch out
from_page - the page to branch out
to_branch - on next page branch
to_page - on next page page
data_id - the data storage, 1 to 1000
data_amount - the data amount
Definition
vne_main_decision_add(from_branch, from_page, to_branch, to_page, data_id, data_amount)