The documentation for AACS and the CodeEditor.
Makes an emoji pulsate during a Mood Matrix sequence.
| Name | Type | Description | Required | Default Value | 
|---|---|---|---|---|
| Emoji | String | Does a thing. | ✓ | - | 
| Diameter | Number | Specifies the diameter of the pulsation. A value of 0 stops the pulse. | ✓ | - | 
1:  PulsateEmoji:["Happy"|20];
1:  Pulsate:["Sad"|0];
-