rpmexpandnumericRetrieve numerical value of a RPM macro Description
int rpmexpandnumeric(string
$text)Retrieve numerical value of a RPM macro. Parameters
Return Values
Macro expansion as a int.
Boolean values ( ExamplesExample #1 A rpmexpandnumeric example The above example will output: 64 See Also
|