Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は利用可能なstatic function OnBeforeRequest(oSession: Session) {ので、ここでoSession文字列全体を置き換えたいと思っています。
static function OnBeforeRequest(oSession: Session) {
oSession
どのプロパティを使用すればよいですか?