Categories > Logic > rex_fnParam2array

Introduction

Create an official array and dump parameters of current function into this array, to preserve parameters of function after system action:wait , or system action:wait for signal.

Links


Categories > Logic > rex_fnParam2arrayIntroductionLinksDependenceUsageMotivationDump parameters

Dependence

Usage

Motivation

Function parameters would not be preserved after any wait action, user need to save them manually.

Dump parameters

Sample capx