Fun_GetMachineLenWidthAPS.md 601 Bytes

Fun_GetMachineLenWidthAPS (function)

  • Type: FUNCTION
  • Returns: int
  • Deterministic: NO
  • SQL data access: CONTAINS SQL

Parameters

# Mode Name Type
1 IN sMachineLength int
2 IN sMachineWidth int
3 IN dMaxLength int
4 IN dMaxWidth int
5 IN dMinLength int
6 IN dMinWidth int

Body

Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONFunGetMachineLenWidthAPS'._

Narrative

No human-written narrative yet.