Ace Attorney Casing Tool Documentation

The documentation for AACS and the CodeEditor.


Project maintained by MaxDeBy Hosted on GitHub Pages — Theme by mattgraham

Back to overview


RevealProfile (RP)


Description

Reveals a profile in the court record.

Parameters

Name Type Description Required Default Value
Name String The name of the profile. -

Examples:

Example #1: Reveal Mia Fey’s profile.

1: RevealProfile:["Mia Fey"];

Remarks:

-


Back to overview