Movatterモバイル変換


[0]ホーム

URL:


CFEngine documentation homepage

string_upcase

Suggest changes
Table of contents

Prototype:string_upcase(data)

Return type:string

Description: Returnsdata in uppercase.

Arguments:

  • data:string - Input string - in the range:.*

Example:

code
bodycommoncontrol{bundlesequence=>{"example"};}bundleagentexample{vars:"upcase"string=>string_upcase("abc");# will contain "ABC"reports:"upcased abc:$(upcase)";}

Output:

code
R: upcased abc: ABC

History: Introduced in CFEngine 3.6

See also:string_downcase().

Still need help?

Chat Ask a question on Github Mailing list
Version 
master3.24 (LTS)3.21 (LTS)view all versions

[8]ページ先頭

©2009-2025 Movatter.jp