geSetMaxCreatedProbe
geSetMaxCreatedProbe(
x_maxCreateProbe
)
=> t / nil
Description
Sets the maximum number of created probes.
Arguments
Value Returned
Examples
Sets the maximum number of probes to 1000.
geSetMaxCreatedProbe(1000)
Related Topics
Probe Functions
Return to top