AXY:MC-Basic:group.DoubleModePercentage

From SoftMC-Wiki
Revision as of 08:06, 29 November 2016 by Miborich (talk | contribs) (Created page with "{{MC-Basic |SHORT FORM= <''group''>.DoubleModePercentage |SYNTAX= ?<''group''>.DoubleModePercentage |AVAILABILITY= All versions |DESCRIPTION= Queries the actual percentage ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Queries the actual percentage of the blending during Double Mode.

  • 0 - beginning of blending
  • 100 - finish of blending

Short form

<group>.DoubleModePercentage

Syntax

?<group>.DoubleModePercentage

Availability

All versions

Type

Long

Range

0 or 100

Units

%

Scope

Task or Terminal

Limitations

Read only

Examples

?DELTA.DoubleModePercentage

See Also