UserAmplitude(...)
This method creates a UserAmplitude object.
Path
mdb.models[name].UserAmplitude session.odbs[name].UserAmplitude
Required arguments
Optional arguments
- timeSpan
-
A SymbolicConstant specifying the time span of the amplitude. Possible values are STEP and TOTAL. The default value is STEP.
Return value
A UserAmplitude object.
Exceptions
InvalidNameError and RangeError.