Movatterモバイル変換


[0]ホーム

URL:


CFEngine documentation homepage

string_downcase

Suggest changes
Table of contents

Prototype:string_downcase(data)

Return type:string

Description: Returnsdata in lower case.

Arguments:

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

Example:

code
bodycommoncontrol{bundlesequence=>{"example"};}bundleagentexample{vars:"downcase"string=>string_downcase("ABC");# will contain "abc"reports:"downcased ABC =$(downcase)";}

Output:

code
R: downcased ABC = abc

History: Introduced in CFEngine 3.6

See also:string_upcase().

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