# `Fun_GetMachineLenWidthAPS` (function) - **Type:** FUNCTION - **Returns:** `int` - **Deterministic:** NO - **SQL data access:** CONTAINS SQL - **Created:** 2026-04-27 19:10:15 - **Last altered:** 2026-04-27 19:10:15 ## 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 FUNCTION `Fun_GetMachineLenWidthAPS`'`._ ## Narrative _No human-written narrative yet._