Fun_GetCalcMaterialsKs1.md
721 Bytes
Fun_GetCalcMaterialsKs1 (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 |
|---|---|---|---|
| 0 | RETURN | `` | int |
| 1 | IN | dMatLength |
decimal(18,6) |
| 2 | IN | dMatWidth |
decimal(18,6) |
| 3 | IN | dLength |
decimal(18,6) |
| 4 | IN | dWidth |
decimal(18,6) |
| 5 | IN | iMinusL |
int |
| 6 | IN | iMinusW |
int |
Body
Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONFunGetCalcMaterialsKs1'._
Narrative
No human-written narrative yet.