0x441 → 15
@t0 = @pop();
@push(typeof @t0);
ActionTypeOf pushes the object type to the stack, which is equivalent to the ActionScript TypeOf() method. The possible types are:
numberbooleanstringobjectmovieclipnullundefinedfunction| Field | Type | Comment |
|---|---|---|
| ActionTypeOf | ACTIONRECORDHEADER | ActionCode = 0x44 |
ActionTypeOf does the following: