DMM Studio オンライン ヘルプ › DMM Studio › 言語の機能 › ApplyFunction
Apply 関数を宣言します。Apply 関数の名前の前に置く必要があります。 この関数で実行できるのは適用コマンドのみです。
ApplyFunction <関数名>() { // apply statements }
ApplyFunction ApplyFonts() { // apply statements }