OutSystems Forge 日本語データベース

Text V2

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-09-22 1.0.0 Marcelo Ferreira All .NET Libraries
他の一般的なテキスト機能を持つテキスト拡張機能の拡張。 免責条項:Outsystemsではサポートされていません
目的は、Outsystems Text拡張機能への拡張機能を作成することです。 新しい共通テキスト関数を作成します。 この拡張機能に含めるべき機能が必要な場合は、私にメッセージを送ってください。 現在のアクション: StringSplitForTextSearch - 文字列をスペース区切り文字で分割しますが、引用符間のスペースは無視します。 StringSplitIntoChars - 文字列の文字を分割する。

[Overview]
Extension of Text extension with other common text functions. Disclaimer: Not supported by Outsystems
[Detail]
The objective is to create a extension to the Outsystems Text extension. Create new common text functions. If you need a function that you think it should be included in this extension send me a message. Current Actions: StringSplitForTextSearch - Split a string with the space delimiter but ignores spaces between quotes StringSplitIntoChars - Split a string in a list of characters
戻る