User Manual

11.10.2025

MANUAL

Developer Function: Script: $p.siteId

## Summary Gets the site ID of the linked table. ## Syntax ``` $p.siteId(<site name>) ``` ## Sample Code If you set the following sample code to the Pleasanter script and set the output destination to "Create New", the site ID of the corresponding site will be alerted on the new record creation screen. ##### Javascript ``` alert($p.siteId('Project management')); ```
code VS Codeで開発作業をもっとスマートに

スクリプト開発の効率を高めたい方に、Code Assistをご用意しています。

Code Assistの詳細はこちら →
account_tree 複雑な構成も、すっきり視覚化

サイト構成やデータのつながりを可視化し、把握しやすくします。

Site Visualizerの詳細はこちら →
TOP