Search: if

Last modified by admin on 2022/04/24 04:58

Results 21 - 30 of 487 « previous page next page » Page 1 2 3 4 5 6 7 8 9 ... 49

code

Located in
Property value
const {pathname} = window.location; if (pathname.startsWith('/bin/loginsubmit') || pathname.startsWith('/bin/login')) { document.title = 'Login - akaBot Docs'; }

description

Located in
Property value
Simple application to manage a list of movies. If you want to know where the movie directors are defined, check the [[Contributors>>Help.Applications.Contributors.WebHome]] application.

code

Located in
Property value
const overviewLink = document.querySelector(".space.dropdown > a[href='/bin/view/Overview/']"); if (overviewLink && overviewLink.parentElement) { overviewLink.parentElement.classList.add('breadcrumb--disabled'); }

CV 画面スコープ (ja)

Last modified by admin on 2023/10/13 16:17
Rendered document content
があるかどうかを決定します。 ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc
Public (Boolean) - Check if you want to public the activity. Remember to consider data security
across all CV Scopes in the workflow. Use Local Server (Boolean) - Determining if CV should use a local
Raw document content
されます。 ~* ~*~*ローカルサーバを使用(ブール)~*~*:CVがローカルサーバを使用する必要があるかどうかを決定します。 ~)~)~) ~{~{velocity}} #if ($xcontext.action
) **- Check if you want to public the activity. Remember to consider data security requirement before using
synchronized across all CV Scopes in the workflow. * **Use Local Server (Boolean) **- Determining if CV should

【5】プロセス内でHTTPタスクを作成する方法 (ja)

Last modified by JP Comtor on 2023/11/15 16:56
Rendered document content
「新規作成」をクリックすると、以下の画面に遷移します。 コンポーネント 説明 1 プロセス名 2 プロセス内のタスク(これらのタスクをセッション4にドラッグアンドドロップ)、ロジック条件、プロセスの開始と終了(すべての要素を表示するには下にスクロールしてください) 3 目的のタスクを見つけます。 4 完全なプロセスを設計するにはドラッグアンドドロップが必要です。 5 プロセス内で作成されたタスクとロジックの情報を入力するためのセッション。 注:実際の要件に基づいて、ユーザはボットタスク、手作業などを作成し、条件句(If、Else、Switch)を追加してプロセスを完了します。 プロセス
Raw document content
するためのセッション。 **注:**実際の要件に基づいて、ユーザはボットタスク、手作業などを作成し、条件句(If、Else、Switch)を追加してプロセスを完了します。 == **プロセス内でHTTP
し、「このタスクを削除」をクリックします。|[[image:image-20230312195356-29.png]] ))) {{velocity}} #if ($xcontext.action

XWiki.JavaScriptExtension[2]

Located in
Objects
code : const testPattern = /^\[[+-]?\d+(\.\d+)?\]/; function replaceNodeText(from) { if (from.nodeType === 3) { const text = from.textContent; if (testPattern.test(text)) { from.textContent = text.replace(testPattern, "").trim(); } } else if (from.childNodes) { for (const

XWiki.JavaScriptExtension[6]

Located in
Objects
= []; function handleExportClick(event) { if (event.target.hasAttribute("disabled")) { event
"); if (modal) { const isOpen = modal.style.display === "block"; if (isOpen && !opened) { onShow(modal); } else if (!isOpen && opened) { onHide(); } opened

[8] プロセス設計時のオペレーターの種類 (ja)

Last modified by JP Comtor on 2023/11/22 16:20
Rendered document content
「新規作成」をクリックすると、以下の画面に遷移します。 コンポーネント 説明 1 プロセス名 2 プロセス内のタスク(これらのタスクをセッション4にドラッグアンドドロップ)、ロジック条件、プロセスの開始と終了(すべての要素を表示するには下にスクロールしてください) 3 目的のタスクを見つけます。 4 完全なプロセスを設計するにはドラッグアンドドロップが必要です。 5 プロセス内で作成されたタスクとロジックの情報を入力するためのセッション。 注:実際の要件に基づいて、ユーザはボットタスク、手作業などを作成し、条件句(If、Else、Switch)を追加してプロセスを完了
Raw document content
:**実際の要件に基づいて、ユーザはボットタスク、手作業などを作成し、条件句(If、Else、Switch)を追加してプロセスを完了します。 == == == **プロセス設計時のオペレーター

XWiki.JavaScriptExtension[0]

Located in
Objects
code : const leftPanel = document.getElementById('leftPanels') const shouldHide = !leftPanel || leftPanel.childElementCount === 0; console.log(shouldHide) if (shouldHide) { if (leftPanel
'); if (contentPanel) { contentPanel.style.setProperty('margin-left', 0, 'important') } }

複数の項目を選択 (ja)

Last modified by admin on 2023/10/13 14:53
Rendered document content
の項目を選択 オプション Add To Selection (ブール):既存の選択に項目を追加するか、または先にリストボックスの選択をクリアするかを指定します。 Alter If Disabled
Raw document content
の選択をクリアするかを指定します。 * **Alter If Disabled (ブール)**:有効化すると、指定した UI 要素が無効でも操作が実行されます。 ))) {{velocity}} #if
RSS feed for search on [if]
Created by admin on 2022/04/17 14:38