이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::ppfunc
Name
function::ppfunc — Returns the function name parsed from pp
Synopsis
ppfunc:string()
ppfunc:string()
Arguments
None
Description
This returns the function name from the current
pp
. Not all pp
have functions in them, in which case "" is returned.