Public/Get-JobPrefix.ps1

function Get-JobPrefix {
  $Script:JobPrefix
} Export-ModuleMember -Function Get-JobPrefix