getDynamicValue()
getDynamicValue( $identifier, $startIndex) : string|null
Extract the dynamic value from the identifier starting at the offset index.
Some extractors may perform validation to ensure the extracted value is compliant.
Parameters
$identifier | ||
$startIndex |
Returns
string|null —The dynamic value string or null if no dynamic value found.