Accessimport amplitude mdb.models[name].amplitudes[name] import odbAmplitude session.odbs[name].amplitudes[name] UserAmplitude(...)
This method creates a UserAmplitude object. Pathmdb.models[name].UserAmplitude session.odbs[name].UserAmplitude Required argumentsOptional arguments
Return valueA UserAmplitude object. ExceptionsInvalidNameError and RangeError. setValues(...)
This method modifies the UserAmplitude object. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the UserAmplitude method, except for the name argument. Return valueNone. ExceptionsRangeError. MembersThe UserAmplitude object has members with the same names and descriptions as the arguments to the UserAmplitude method. Corresponding analysis keywords |