ScriptProfile_Clear()

Examples


The ScriptProfile_Clear() function clears the script profile currently in memory.

Syntax

ScriptProfile_Clear()

Parameters

• None

Return value

The boolean value true.

Comments

The script profile remains in memory until you clear it.


Documentation Feedback